Skip to content

Improve the test workflow#174

Merged
1 commit merged intomainfrom
unknown repository
May 14, 2024
Merged

Improve the test workflow#174
1 commit merged intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 13, 2024

Remove the go vet step. Because the go test command runs go vet, there's no need to run go vet separately.

Remove the verbose flag from the go test step. The verbose output provides little value and gets in the way of seeing the actual problems.

Remove the go vet step. Because the go test command runs go vet,
there's no need to run go vet separately.

Remove the verbose flag from the go test step. The verbose
output provides little value and gets in the way of seeing the
actual problems.
@zchee zchee self-requested a review May 14, 2024 00:02
Copy link
Copy Markdown
Member

@zchee zchee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ghost ghost merged commit e94cce5 into neovim:main May 14, 2024
@ghost ghost deleted the noverbose branch May 14, 2024 06:06
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants